Skip to content

Conversation

@PTKu
Copy link
Contributor

@PTKu PTKu commented Jan 22, 2026

This pull request introduces a small but important change to the CreateStringToHash method in HashHelper.cs. The method now skips static properties when generating the hash string, which helps prevent infrastructure or repository objects from affecting the hash calculation.

  • Skips static properties in the CreateStringToHash method to avoid including infrastructure/repository objects in the hash.

@PTKu PTKu marked this pull request as ready for review January 22, 2026 17:44
@PTKu PTKu merged commit f30994a into dev Jan 22, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants